- command argument
- Вычислительная техника: аргумент команды
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Command-line interface — Screenshot of a sample Bash session. GNOME Terminal 3, Fedora 15 … Wikipedia
Command-line argument — In computer command line interfaces, a command line argument is an argument sent to a program being called. In general, a program can take any number of command line arguments, which may be necessary for the program to run, or may even be ignored … Wikipedia
Command (computing) — In computing, a command is a directive to a computer program acting as an interpreter of some kind, in order to perform a specific task. Most commonly a command is a directive to some kind of command line interface, such as a shell. Specifically … Wikipedia
Argument from morality — The argument from morality is one of many arguments for the existence of God. It comes in different forms, all aiming to support the claim that God exists with observations about morality. Its counterpoint is generally the Problem of evil.… … Wikipedia
Argument (disambiguation) — In general parlance, an argument is a discussion involving conflicting points of view. General types of argument * Argument, a demonstration of a proof, or using logical reasoning for persuasion * Argument form, the logical structure of an… … Wikipedia
Command pattern — In object oriented programming, the command pattern is a design pattern in which an object is used to represent and encapsulate all the information needed to call a method at a later time. This information includes the method name, the object… … Wikipedia
Command-line argument parsing — Different Command line argument parsing methods are used by different programming languages to parse command line arguments. Contents 1 Programming languages 1.1 C 1.2 Java 1.3 Perl … Wikipedia
Command responsibility — Peace Palace in The Hague Medina standard redirects here. For Medina charter, see Constitution of Medina. Command responsibility, sometimes referred to as the Yamashita standard or the Medina standard, and also known as superior responsibility,… … Wikipedia
command-line argument — A parameter that alters the default mode of a command. In many operating systems, a commandline argument is one or more letters or numbers preceded by the / (slash) character. In Unix, a command line argument may be called an option or a flag… … Dictionary of networking
Argument from nonbelief — Part of a series on Atheism … Wikipedia
Command-line interpreter — A command line interpreter (also command line shell, command language interpreter) is a computer program that reads lines of text entered by a user and interprets them in the context of a given operating system or programming language. Command… … Wikipedia